From be8c70373bd157c7ec74eca511aa33b427075c39 Mon Sep 17 00:00:00 2001 From: Roger Pau Monne Date: Mon, 3 Feb 2020 11:31:12 +0100 Subject: [PATCH] docs/xl: fix typo in xl.cfg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The name of the option is nographic. Signed-off-by: Roger Pau Monné Acked-by: Wei Liu --- docs/man/xl.cfg.5.pod.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/xl.cfg.5.pod.in b/docs/man/xl.cfg.5.pod.in index 245d3f9472..0cad561375 100644 --- a/docs/man/xl.cfg.5.pod.in +++ b/docs/man/xl.cfg.5.pod.in @@ -2504,7 +2504,7 @@ Available options are: B. Redirect virtual serial ports to Bs. Please see the B<-serial> option in the B manpage for details of the valid B options. Default is B when in graphical mode and -B if B is used. +B if B is used. The form serial=DEVICE is also accepted for backwards compatibility. -- 2.30.2